Skip to content

CCM-14499: Pin GitHub Actions to SHAs#99

Merged
damientobin1 merged 12 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas
Apr 2, 2026
Merged

CCM-14499: Pin GitHub Actions to SHAs#99
damientobin1 merged 12 commits intomainfrom
feature/CCM-14499_pin_github_actions_to_shas

Conversation

@damientobin1
Copy link
Copy Markdown
Contributor

@damientobin1 damientobin1 commented Apr 1, 2026

Description

Following the recent barrage of supply chain threats and especially https://www.wiz.io/blog/new-github-action-supply-chain-attack-reviewdog-action-setup its now recommended all 3rd party actions be referenced using SHA rather than a tag as tags are not immutable but the commits are.

Type of changes

The following actions were pinned by SHA

  • actions/checkout@v6.0.2

  • actions/configure-pages@v5

  • actions/deploy-pages@v5

  • actions/download-artifact@v7

  • actions/download-artifact@v8

  • actions/setup-node@v4

  • actions/setup-node@v6

  • actions/upload-artifact@v7

  • actions/upload-pages-artifact@v3

  • aws-actions/configure-aws-credentials@v4

  • github/combine-prs@v5.2.0

  • peter-evans/create-pull-request@v8

  • ruby/setup-ruby@v1.180.1uest@v8

  • ruby/setup-ruby@v1.180.1

  • Refactoring (non-breaking change)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would change existing functionality)

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@damientobin1 damientobin1 marked this pull request as ready for review April 2, 2026 11:00
@damientobin1 damientobin1 requested a review from a team as a code owner April 2, 2026 11:00
@damientobin1 damientobin1 merged commit 6960122 into main Apr 2, 2026
24 checks passed
@aidenvaines-cgi aidenvaines-cgi deleted the feature/CCM-14499_pin_github_actions_to_shas branch April 2, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants